home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 3 / Light ROM 3 - Disc 2.iso / programs / amiga / misc / nu_vd0 / nuvd0_sd.lha / NuVD0-SD0 / Mountlist < prev    next >
Text File  |  1993-06-19  |  316b  |  24 lines

  1. /*
  2.  * STAT-RAM entry
  3.  *
  4.  * Read the docs before changing anything.
  5.  */
  6.  
  7. SD0:
  8.     Device        = static.device
  9.     Unit        = 1
  10.     Flags        = 0
  11.     Surfaces    = 1
  12.     BlocksPerTrack    = 16
  13.     Reserved    = 2
  14.     Interleave    = 0
  15.     LowCyl        = 0
  16.     HighCyl        = 15
  17.     Buffers        = 5
  18.     BufMemType    = 5
  19.     StackSize    = 600
  20.     Priority    = 5
  21.     DosType        = 0x444F5301
  22.     Mount        = 1
  23. #
  24.